CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SIFT 匹配

搜索资源列表

  1. sift

    0下载:
  2. sift特征点对应匹配算法对立体匹配的初学者和资深编程人员都是很有用的式-sift the corresponding feature point matching algorithm for stereo matching of beginners and experienced programmers are very useful type
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:441162
    • 提供者:任冉冉
  1. SIFT

    0下载:
  2. 两份SIFT的重要资料:Distinctive Image Features from Scale-Invariant Keypoints(by David G. Lowe),SIFT特征匹配技术讲义(by 赵辉)-SIFT two important information: Distinctive Image Features from Scale-Invariant Keypoints (by David G. Lowe), SIFT feature matching technical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2061998
    • 提供者:
  1. SiftSearch

    1下载:
  2. 基于Sift算法开发商标图案匹配程序,(1)各个CBIR模块及其技术; (2)Sift算法及其在图像匹配、目标识别中的应用; (3)Sift算法在图像检索中的应用。 -Sift algorithm development based on pattern matching program mark (1) Each CBIR module and its technology (2) Sift algorithm and its application in image ma
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-11
    • 文件大小:197858
    • 提供者:Hien Chu
  1. lowesift

    0下载:
  2. 本程序利用matlab对不同影像进行sift匹配处理,注释清晰,值得学习-This program use different matlab images sift matching processing, comments clear, it is worth learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:323121
    • 提供者:刘楚斌
  1. SIFT-demo

    0下载:
  2. 不论科研还是应用上都希望可以和人类的视觉一样通过程序自 动找出两幅图像里面相同的景物,并且建立它们之间的对应,前几年才被提出的SIFT(尺度不变特征)算法提供了一种解决方法,通过这个算法可以使得满足一 定条件下两幅图像中相同景物的某些点(后面提到的关键点)可以匹配起来-Both research and application, or want to be like the human visual images by automatically identifying two inside t
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:257274
    • 提供者:文松抑扬
  1. SIFT

    0下载:
  2. 有两篇关于使用SIFT进行快速图像匹配的文章,发上来,共享之。-There are two quick on the use of SIFT image matching articles, hair up, sharing the.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:562883
    • 提供者:Zoro
  1. sift

    0下载:
  2. 提取SIFT特征点并加以匹配,提供了UI来看一幅图片中的特征点匹配程度-extract the SIFT features, and provide UI to show how much they match.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:14961
    • 提供者:zzzffflll
  1. SIFT

    1下载:
  2. SIFT特征提取演算法(包含匹配以及除错机制RANSAC)-可用于两张影像之特征点匹配 -SIFT feature extraction algorithm (including the match, as well as debug mechanisms RANSAC)- can be used for two images of the feature points matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:11413
    • 提供者:qwe
  1. sift

    0下载:
  2. sift目标跟踪特征点的匹配,检测性能高,匹配效果好-sift target tracking feature points of the match, testing high-performance, match the good results
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2803789
    • 提供者:guaer
  1. sift-0[1].9.18.tar

    1下载:
  2. 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2882288
    • 提供者:liuyinghong
  1. sift4

    0下载:
  2. :提出一种基于尺度不变特征变换(SIFT)特征匹配的目标跟踪方法.首先使用SIFT提取目标特征,构 建目标特征库,然后使用基于K维树的特征匹配算法,对实时序列图像提取的SIFT特征与特征库中目标进行精确匹配 -: Based on Scale Invariant Feature Transform (SIFT) feature matching target tracking. The first to use SIFT target feature extraction, featur
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:264470
    • 提供者:LIDAN
  1. sift

    0下载:
  2. sift 由兩張圖片算出特徵點匹配演算法-sift calculated by the two pictures feature points matching algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3896
    • 提供者:chain
  1. vl.sift.tar

    0下载:
  2. 利用sift方法实现图像特征提取和图像匹配-to realize image feature extraction and image matching by the method of sift.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6661703
    • 提供者:王明亮
  1. sift-matlab

    0下载:
  2. 实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。-Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:440645
    • 提供者:周振超
  1. SIFT

    0下载:
  2. SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生的平移、旋转情况下的匹配问题-SIFT features matching algorithm is the hot matching algorithm of feature points at home and abroad . its matching ability is strong.It can match the feature points of two images wh
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4485535
    • 提供者:田晓娜
  1. sift-opencv2

    0下载:
  2. opencv 的sift的算法的实现 又有代表性-opencv the sift of the Algorithm and representative
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6581848
    • 提供者:cuiyangyang
  1. sift

    0下载:
  2. matlab编写,影像匹配,快速获得立体影像的同名像点-matlab written, image matching, quickly access to images of the Conjugate points of stereo images
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1314
    • 提供者:miao
  1. siftDemoV4

    0下载:
  2. sift算法进行特征匹配的程序,先检测出关键点,找到两幅图像的关键点连线,里边附有几张图片,效果不错!-code for keypoint match based on sift,the performance is good!
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:761093
    • 提供者:王阳丽
  1. SIFT

    0下载:
  2. SIFT算法实现,更加适合医学图像匹配,更好去掉边缘点,去掉误匹配-this is not original SIFT algorithms,can fit for operation pictures,delete the edge points,reduce the wrong match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7671136
    • 提供者:jiba
  1. sift-1.1.1_20090108_win

    0下载:
  2. 利用OpenCV实现的图像Shift匹配,对初学者有很大帮助。-Shift the images using OpenCV to achieve matching, very helpful for beginners.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2675714
    • 提供者:jiangchao
« 1 2 3 45 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com